﻿@import url(font.css);
/*****************Font******************/
/*****************Values******************/
/*****************Color******************/
/*$colordarkblue: #083a59;
$colorgray: #383838;
$colorfirst: #15234A;
$colorsecond: #004495;
$colorOrange: #FF9C2A;*/
/*****************Placeholder******************/
/*****************ScrollBar******************/
/*****************Mixin******************/
html::-webkit-scrollbar, body::-webkit-scrollbar {
  width: 5px; }

html::-webkit-scrollbar-track, body::-webkit-scrollbar-track {
  border-radius: 0px;
  border: 0px;
  background-color: white; }

html::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb {
  background: #3586d8;
  border-radius: 0px; }

html::-webkit-scrollbar-thumb:hover, body::-webkit-scrollbar-thumb:hover {
  background: #000; }

@media (min-width: 320px) {
  html, body {
    font-size: 100%; } }

@media (min-width: 768px) {
  html, body {
    font-size: 40%; } }

@media (min-width: 992px) {
  html, body {
    font-size: 40%; } }

@media (min-width: 1200px) {
  html, body {
    font-size: 50%; } }

@media (min-width: 1440px) {
  html, body {
    font-size: 70%; } }

@media (min-width: 1680px) {
  html, body {
    font-size: 70%; } }

@media (min-width: 1920px) {
  html, body {
    font-size: 100%; } }

h2, h3, h4, h5, h6 {
  position: relative;
  font-family: inherit;
  font-weight: bold;
  color: #24262d; }
  h2:lang(ar), h3:lang(ar), h4:lang(ar), h5:lang(ar), h6:lang(ar) {
    text-align: right !important; }

p:lang(ar) {
  text-align: right !important; }

a:lang(ar) {
  text-align: right !important; }

ul li:lang(ar) {
  text-align: right !important; }

table:lang(ar) {
  text-align: right !important; }

h2, h3 {
  font-family: "DIN2014-Regular" !important; }
  h2:lang(ar), h3:lang(ar) {
    text-align: right !important; }

h4, h5 {
  font-family: "DIN2014-Regular" !important; }
  h4:lang(ar), h5:lang(ar) {
    text-align: right !important; }

h2 {
  font-size: 38px !important; }
  h2:lang(ar) {
    text-align: right !important; }

header .header__container .header__wrapper .header__inner {
  /*
                @media (min-width:1300px) {
                    padding: 30px 0;
                }

                @media(min-width:1500px) {
                    padding: 50px 0;
                }*/ }
  header .header__container .header__wrapper .header__inner .logo img {
    width: 160px; }

header .header__container .header__wrapper .top-menu {
  justify-content: space-between; }

header .header__container .header__wrapper .header-fixed__menu {
  width: 88%; }
  @media (max-width: 1114px) {
    header .header__container .header__wrapper .header-fixed__menu {
      display: none; } }
  @media (min-width: 1115px) {
    header .header__container .header__wrapper .header-fixed__menu {
      padding: 30px 0 30px 20px; } }
  @media (min-width: 1300px) {
    header .header__container .header__wrapper .header-fixed__menu {
      padding: 30px 0 30px 40px; } }
  @media (min-width: 1500px) {
    header .header__container .header__wrapper .header-fixed__menu {
      padding: 50px 0 50px 60px; } }
  header .header__container .header__wrapper .header-fixed__menu li {
    margin-right: 15px; }
    header .header__container .header__wrapper .header-fixed__menu li:last-of-type {
      margin-left: 10px;
      margin-right: 10px; }
    header .header__container .header__wrapper .header-fixed__menu li .dropdown__menu {
      font-family: "DIN2014-Regular";
      top: 100%;
      left: 0; }
      header .header__container .header__wrapper .header-fixed__menu li .dropdown__menu .dropdown__link {
        font-weight: normal;
        border-bottom: none !important; }
        @media (min-width: 1115px) {
          header .header__container .header__wrapper .header-fixed__menu li .dropdown__menu .dropdown__link {
            font-size: 13px; } }
        @media (min-width: 1300px) {
          header .header__container .header__wrapper .header-fixed__menu li .dropdown__menu .dropdown__link {
            font-size: 14px; } }
        @media (min-width: 1500px) {
          header .header__container .header__wrapper .header-fixed__menu li .dropdown__menu .dropdown__link {
            font-size: 16px; } }
    @media (min-width: 1115px) {
      header .header__container .header__wrapper .header-fixed__menu li {
        margin-right: 15px; } }
    @media (min-width: 1300px) {
      header .header__container .header__wrapper .header-fixed__menu li {
        margin-right: 12px; } }
    @media (min-width: 1500px) {
      header .header__container .header__wrapper .header-fixed__menu li {
        margin-right: 15px; } }
    @media (min-width: 1680px) {
      header .header__container .header__wrapper .header-fixed__menu li {
        margin-right: 15px; } }
    header .header__container .header__wrapper .header-fixed__menu li > div {
      display: flex;
      align-items: center; }
      header .header__container .header__wrapper .header-fixed__menu li > div a, header .header__container .header__wrapper .header-fixed__menu li > div div {
        font-size: 22px;
        font-weight: bold; }
        @media (min-width: 1115px) {
          header .header__container .header__wrapper .header-fixed__menu li > div a, header .header__container .header__wrapper .header-fixed__menu li > div div {
            font-size: 12px; }
            header .header__container .header__wrapper .header-fixed__menu li > div a.menu-search, header .header__container .header__wrapper .header-fixed__menu li > div div.menu-search {
              font-size: 20px; } }
        @media (min-width: 1400px) {
          header .header__container .header__wrapper .header-fixed__menu li > div a, header .header__container .header__wrapper .header-fixed__menu li > div div {
            font-size: 14px;
            white-space: nowrap; }
            header .header__container .header__wrapper .header-fixed__menu li > div a.menu-search, header .header__container .header__wrapper .header-fixed__menu li > div div.menu-search {
              font-size: 20px; } }
        @media (min-width: 1500px) {
          header .header__container .header__wrapper .header-fixed__menu li > div a, header .header__container .header__wrapper .header-fixed__menu li > div div {
            font-size: 16px; }
            header .header__container .header__wrapper .header-fixed__menu li > div a.menu-search, header .header__container .header__wrapper .header-fixed__menu li > div div.menu-search {
              font-size: 27px; } }
    header .header__container .header__wrapper .header-fixed__menu li.select-lang .top-menu__menu-link {
      font-family: "DIN2014-Light";
      border: 1px solid #dfdfdf;
      padding: 8px 15px; }
      header .header__container .header__wrapper .header-fixed__menu li.select-lang .top-menu__menu-link i {
        font-size: 15px; }
      header .header__container .header__wrapper .header-fixed__menu li.select-lang .top-menu__menu-link .world {
        margin-right: 10px;
        font-size: 26px; }
      header .header__container .header__wrapper .header-fixed__menu li.select-lang .top-menu__menu-link:after {
        display: none; }
    header .header__container .header__wrapper .header-fixed__menu li.select-lang .dropdown__menu {
      left: 0;
      justify-content: center;
      justify-items: center; }
      @media (min-width: 1115px) {
        header .header__container .header__wrapper .header-fixed__menu li.select-lang .dropdown__menu {
          top: 67px; } }
      @media (min-width: 1300px) {
        header .header__container .header__wrapper .header-fixed__menu li.select-lang .dropdown__menu {
          top: 70px; } }
      @media (min-width: 1500px) {
        header .header__container .header__wrapper .header-fixed__menu li.select-lang .dropdown__menu {
          top: 95px; } }
      header .header__container .header__wrapper .header-fixed__menu li.select-lang .dropdown__menu .dropdown__column {
        width: 100%;
        text-align: center; }

header.header_is_fixed .header__container {
/*background: #07183c;
  background: linear-gradient(0deg, #07183c 0%, #07183c 50%, #ffffff 51%, #ffffff 100%);
  background: -webkit-linear-gradient(0deg, #07183c 0%, #07183c 50%, #ffffff 51%, #ffffff 100%);
  background: -moz-linear-gradient(0deg, #07183c 0%, #07183c 50%, #ffffff 51%, #ffffff 100%); */
  background: white;
 }
  @media (max-width: 1114px) {
    header.header_is_fixed .header__container {
      /* background: #07183c;  */
    } }

header.header_is_fixed .header-fixed__menu {
  background: #fff; }

.menu-panel {
  background: #07183c;
  backdrop-filter: blur(0px); }

.menu-panel__inner {
  padding-bottom: 44px;
  justify-content: space-between; }
  .menu-panel__inner button span {
    height: 3px; }
  .menu-panel__inner .menu-panel__menu-link {
    color: rgba(255, 255, 255, 0.6);
    font-size: 20px; }
    .menu-panel__inner .menu-panel__menu-link[aria-expanded="true"], .menu-panel__inner .menu-panel__menu-link.top-menu__menu-link_active {
      color: #fff; }
  .menu-panel__inner .menu-panel__menu-list {
    position: relative; }
    .menu-panel__inner .menu-panel__menu-list .menu-panel__sub-menu-list {
      margin-left: 20px; }
  .menu-panel__inner .menu-panel__submenu-link[aria-expanded="true"] {
    color: #fff; }

.socials-container .socials {
  display: flex;
  list-style: none;
  flex-grow: 0; }
  .socials-container .socials li a {
    font-size: 18px;
    margin-right: 14px;
    text-decoration: none;
    color: #fff;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .socials-container .socials li a:hover {
      color: #3773CD; }

footer .footer-studio__container {
  max-width: 1640px;
  width: 100%;
  display: flex;
  margin: auto; }

footer .footer-studio__column_top {
  background: #282628; }
  footer .footer-studio__column_top .footer-studio__container {
    justify-content: center; }
    @media screen and (min-width: 320px) {
      footer .footer-studio__column_top .footer-studio__container {
        flex-direction: column;
        align-items: center;
        padding: 30px 25px; }
        footer .footer-studio__column_top .footer-studio__container .form-container {
          margin-top: 20px; }
        footer .footer-studio__column_top .footer-studio__container button {
          height: 48px;
          font-size: 18px; } }
    @media screen and (min-width: 768px) {
      footer .footer-studio__column_top .footer-studio__container {
        flex-direction: column;
        align-items: center;
        padding: 40px 0 60px; }
        footer .footer-studio__column_top .footer-studio__container .form-container {
          margin-top: 20px; }
        footer .footer-studio__column_top .footer-studio__container button {
          height: 48px;
          font-size: 18px; } }
    @media screen and (min-width: 992px) {
      footer .footer-studio__column_top .footer-studio__container {
        flex-direction: row;
        align-items: flex-start;
        padding: 80px 0 80px; }
        footer .footer-studio__column_top .footer-studio__container .form-container {
          margin-top: 0; }
        footer .footer-studio__column_top .footer-studio__container button {
          height: 48px;
          font-size: 18px; } }
    @media screen and (min-width: 1200px) {
      footer .footer-studio__column_top .footer-studio__container {
        padding: 80px 0 130px; }
        footer .footer-studio__column_top .footer-studio__container button {
          height: 68px;
          font-size: 25px; } }
    footer .footer-studio__column_top .footer-studio__container.news-letter {
      font-family: "DIN2014-Regular"; }
      footer .footer-studio__column_top .footer-studio__container.news-letter p {
        color: #fff;
        margin: 0;
        font-size: 24px;
        font-family: inherit;
        margin-right: 45px;
        line-height: 32px; }
        footer .footer-studio__column_top .footer-studio__container.news-letter p strong {
          display: block; }
      footer .footer-studio__column_top .footer-studio__container.news-letter .form-container {
        display: flex; }
        footer .footer-studio__column_top .footer-studio__container.news-letter .form-container input {
          font-family: inherit;
          background: #fff;
          border-radius: 3px;
          font-size: 18px;
          color: #737373;
          border: none;
          padding: 0 23px;
          margin-right: 25px; }
        footer .footer-studio__column_top .footer-studio__container.news-letter .form-container button {
          background: #FF8F00;
          border-radius: 3px;
          font-family: 'din-bold';
          border: none;
          outline: none;
          color: #fff;
          padding: 0 35px;
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -ms-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
          footer .footer-studio__column_top .footer-studio__container.news-letter .form-container button:hover {
            background: #07183c; }
      footer .footer-studio__column_top .footer-studio__container.news-letter .khk-content label {
        display: flex;
        align-items: center;
        cursor: pointer;
        position: relative; }
        footer .footer-studio__column_top .footer-studio__container.news-letter .khk-content label span {
          position: absolute;
          width: 10px;
          height: 10px;
          border-radius: 50%;
          background: #fff;
          content: '';
          left: 0;
          top: 4px; }
        footer .footer-studio__column_top .footer-studio__container.news-letter .khk-content label input {
          margin-right: 15px;
          opacity: 0; }
        footer .footer-studio__column_top .footer-studio__container.news-letter .khk-content label input[type="checkbox"]:checked ~ span {
          background: #FF8F00; }
        footer .footer-studio__column_top .footer-studio__container.news-letter .khk-content label p {
          font-size: 18px;
          font-family: inherit;
          line-height: 18px; }

footer .footer-studio__column_bottom {
  background-color: #07112c; }
  footer .footer-studio__column_bottom .footer-studio__container {
    justify-content: space-between; }
    footer .footer-studio__column_bottom .footer-studio__container img {
      max-width: 160px; }
    footer .footer-studio__column_bottom .footer-studio__container .footer-info {
      margin-top: 20px;
      color: #fff;
      font-size: 16px; }
      footer .footer-studio__column_bottom .footer-studio__container .footer-info a {
        color: inherit; }
    footer .footer-studio__column_bottom .footer-studio__container .footer-studio__list li {
      list-style: none; }
      footer .footer-studio__column_bottom .footer-studio__container .footer-studio__list li a {
        color: #fff;
        /*text-transform: uppercase;*/ }
        footer .footer-studio__column_bottom .footer-studio__container .footer-studio__list li a:after {
          content: '';
          height: 2px;
          width: 100%;
          background: #fff;
          display: block;
          margin-top: 8px;
          border-radius: 3px;
          opacity: 0;
          visibility: hidden;
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -ms-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
        footer .footer-studio__column_bottom .footer-studio__container .footer-studio__list li a:hover:after {
          opacity: 1;
          visibility: visible; }
  footer .footer-studio__column_bottom .footer-studio__subcolumn_bottom {
    width: 100%; }
    footer .footer-studio__column_bottom .footer-studio__subcolumn_bottom .socials {
      display: flex;
      align-items: center; }
      footer .footer-studio__column_bottom .footer-studio__subcolumn_bottom .socials li {
        color: #fff;
        font-size: 20px;
        list-style: none;
        padding: 0 8px;
        font-family: "DIN-Bold"; }
        footer .footer-studio__column_bottom .footer-studio__subcolumn_bottom .socials li a {
          font-size: 20px;
          color: #fff;
          text-decoration: none;
          font-family: "DIN2014-Regular";
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -ms-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
          footer .footer-studio__column_bottom .footer-studio__subcolumn_bottom .socials li a:hover {
            color: #EF8903; }
    footer .footer-studio__column_bottom .footer-studio__subcolumn_bottom .footer-studio__copyright {
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-top: 1px dotted #888888;
      border-bottom: 1px solid #888888;
      font-size: 15px;
      color: #fff;
      font-family: "DIN2014-Regular";
      padding: 25px 0; }
      footer .footer-studio__column_bottom .footer-studio__subcolumn_bottom .footer-studio__copyright p {
        margin: 0; }
      footer .footer-studio__column_bottom .footer-studio__subcolumn_bottom .footer-studio__copyright a {
        color: inherit;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        footer .footer-studio__column_bottom .footer-studio__subcolumn_bottom .footer-studio__copyright a:hover {
          color: #3773CD; }
  @media screen and (min-width: 320px) {
    footer .footer-studio__column_bottom {
      padding: 20px 15px 20px; }
      footer .footer-studio__column_bottom .footer-studio__container {
        flex-direction: column;
        align-items: flex-start; }
      footer .footer-studio__column_bottom .footer-studio__list {
        display: block;
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2; }
        footer .footer-studio__column_bottom .footer-studio__list li {
          padding: 0 5px; }
          footer .footer-studio__column_bottom .footer-studio__list li a {
            font-size: 13px; }
      footer .footer-studio__column_bottom .socials {
        margin: 20px 0; }
      footer .footer-studio__column_bottom .footer-studio__copyright {
        flex-direction: column;
        align-items: flex-start; }
        footer .footer-studio__column_bottom .footer-studio__copyright a {
          margin-top: 10px; } }
  @media screen and (min-width: 768px) {
    footer .footer-studio__column_bottom {
      padding: 40px 15px 40px; }
      footer .footer-studio__column_bottom .footer-studio__container {
        flex-direction: row;
        align-items: center; }
      footer .footer-studio__column_bottom .footer-studio__list {
        display: flex;
        flex-direction: row; }
        footer .footer-studio__column_bottom .footer-studio__list li {
          padding: 0 5px; }
          footer .footer-studio__column_bottom .footer-studio__list li a {
            font-size: 13px; }
      footer .footer-studio__column_bottom .socials {
        margin: 20px 0; }
      footer .footer-studio__column_bottom .footer-studio__copyright {
        flex-direction: row; }
        footer .footer-studio__column_bottom .footer-studio__copyright a {
          margin-top: 0; } }
  @media screen and (min-width: 992px) {
    footer .footer-studio__column_bottom {
      padding: 80px 15px 50px; }
      footer .footer-studio__column_bottom .footer-studio__list li {
        padding: 0 5px; }
        footer .footer-studio__column_bottom .footer-studio__list li a {
          font-size: 12px; }
      footer .footer-studio__column_bottom .socials {
        margin: 40px 0; } }
  @media screen and (min-width: 1200px) {
    footer .footer-studio__column_bottom .footer-studio__list li {
      padding: 0 6px; }
      footer .footer-studio__column_bottom .footer-studio__list li a {
        font-size: 13px !important; } }
  @media screen and (min-width: 1200px) {
    footer .footer-studio__column_bottom .footer-studio__list li {
      padding: 0 8px; }
      footer .footer-studio__column_bottom .footer-studio__list li a {
        font-size: 15px !important; } }

@media screen and (min-width: 320px) {
  footer .form-container {
    flex-direction: column;
    margin-bottom: 10px; }
    footer .form-container input {
      height: 48px;
      width: 100%; } }

@media screen and (min-width: 768px) {
  footer .form-container {
    flex-direction: row;
    margin-bottom: 0px; }
    footer .form-container input {
      height: 48px;
      width: 200px; } }

@media screen and (min-width: 992px) {
  footer .form-container input {
    height: 48px;
    width: 200px; } }

@media screen and (min-width: 1200px) {
  footer .form-container input {
    height: 68px;
    width: 300px; } }

@media screen and (min-width: 1440px) {
  footer .form-container input {
    height: 68px;
    width: 440px; } }

.search-container {
  background: rgba(7, 24, 60, 0.78);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  padding: 45px 35px 0px 35px;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  line-height: 1;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  visibility: hidden; }
  .search-container.opened {
    opacity: 1;
    visibility: visible;
    z-index: 9999; }
  .search-container:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    left: -367px;
    width: 367px;
    background-color: #8a2828; }
  .search-container form {
    width: 50%;
    position: relative; }
    @media screen and (max-width: 767px) {
      .search-container form {
        width: 100%; } }
    .search-container form input {
      background-color: transparent;
      border: initial;
      color: white;
      width: 100%;
      font-size: 30px;
      font-weight: 200;
      padding-bottom: 18px;
      border-bottom: 1px solid;
      letter-spacing: -0.020em; }
      .search-container form input::-moz-placeholder {
        color: white;
        font-size: 30px;
        font-weight: 200; }
      .search-container form input:-moz-placeholder {
        color: white;
        font-size: 30px;
        font-weight: 200; }
      .search-container form input:-ms-input-placeholder {
        color: white;
        font-size: 30px;
        font-weight: 200; }
      .search-container form input::-webkit-input-placeholder {
        color: white;
        font-size: 30px;
        font-weight: 200; }
    .search-container form button {
      position: absolute;
      right: 0px;
      font-size: 35px;
      top: 0px;
      color: white;
      background: none;
      outline: none;
      box-shadow: none;
      border: none; }
  .search-container .close-btn {
    color: white;
    font-size: 38px;
    display: inline-block;
    top: 0;
    right: 0;
    position: absolute;
    padding: 40px 50px;
    background: #07183C; }
    .search-container .close-btn:hover, .search-container .close-btn:focus {
      color: white; }

@media (max-width: 764px) {
  .main-slide__title h3 {
    font-family: "DIN-Alternate";
    font-size: 20px !important; } }

    .header__logo.light {
        display: block;
    }
    .header__logo.dark {
        display: none;
    }
    .header_is_fixed .header__logo.dark {
        display: block;
    }
    .header_is_fixed .header__logo.light {
        display: none;
    }